management system
MicroSims: A Framework for AI-Generated, Scalable Educational Simulations with Universal Embedding and Adaptive Learning Support
Lockhart, Valerie, McCreary, Dan, Peterson, Troy A.
Educational simulations have long been recognized as powerful tools for enhancing learning outcomes, yet their creation has traditionally required substantial resources and technical expertise. This paper introduces MicroSims a novel framework for creating lightweight, interactive educational simulations that can be rapidly generated using artificial intelligence, universally embedded across digital learning platforms, and easily customized without programming knowledge. MicroSims occupy a unique position at the intersection of three key innovations: (1) standardized design patterns that enable AI-assisted generation, (2) iframe-based architecture that provides universal embedding and sandboxed security, and (3) transparent, modifiable code that supports customization and pedagogical transparency. We present a comprehensive framework encompassing design principles, technical architecture, metadata standards, and development workflows. Drawing on empirical research from physics education studies and meta-analyses across STEM disciplines, we demonstrate that interactive simulations can improve conceptual understanding by up to 30-40\% compared to traditional instruction. MicroSims extend these benefits while addressing persistent barriers of cost, technical complexity, and platform dependence. This work has significant implications for educational equity, and low-cost intelligent interactive textbooks that enabling educators worldwide to create customized, curriculum-aligned simulations on demand. We discuss implementation considerations, present evidence of effectiveness, and outline future directions for AI-powered adaptive learning systems built on the MicroSim foundation.
- North America > United States > Colorado > Boulder County > Boulder (0.04)
- North America > United States > New York > New York County > New York City (0.04)
- North America > United States > Illinois > Cook County > Evanston (0.04)
- Instructional Material (1.00)
- Research Report > Strength High (0.93)
- Research Report > Experimental Study (0.67)
ML-Asset Management: Curation, Discovery, and Utilization
Wang, Mengying, Duan, Moming, Huang, Yicong, Li, Chen, He, Bingsheng, Wu, Yinghui
Machine learning (ML) assets, such as models, datasets, and metadata, are central to modern ML workflows. Despite their explosive growth in practice, these assets are often underutilized due to fragmented documentation, siloed storage, inconsistent licensing, and lack of unified discovery mechanisms, making ML-asset management an urgent challenge. This tutorial offers a comprehensive overview of ML-asset management activities across its lifecycle, including curation, discovery, and utilization. We provide a categorization of ML assets, and major management issues, survey state-of-the-art techniques, and identify emerging opportunities at each stage. We further highlight system-level challenges related to scalability, lineage, and unified indexing. Through live demonstrations of systems, this tutorial equips both researchers and practitioners with actionable insights and practical tools for advancing ML-asset management in real-world and domain-specific settings.
- North America > United States > California > Orange County > Irvine (0.14)
- North America > United States > Ohio > Cuyahoga County > Cleveland (0.04)
- Asia > Singapore > Central Region > Singapore (0.04)
- Asia > Middle East > Jordan (0.04)
- Law (1.00)
- Banking & Finance > Trading (1.00)
NeurStore: Efficient In-database Deep Learning Model Management System
Xiang, Siqi, Wang, Sheng, Xiao, Xiaokui, Yue, Cong, Zhao, Zhanhao, Ooi, Beng Chin
With the prevalence of in-database AI-powered analytics, there is an increasing demand for database systems to efficiently manage the ever-expanding number and size of deep learning models. However, existing database systems typically store entire models as monolithic files or apply compression techniques that overlook the structural characteristics of deep learning models, resulting in suboptimal model storage overhead. This paper presents NeurStore, a novel in-database model management system that enables efficient storage and utilization of deep learning models. First, NeurStore employs a tensor-based model storage engine to enable fine-grained model storage within databases. In particular, we enhance the hierarchical navigable small world (HNSW) graph to index tensors, and only store additional deltas for tensors within a predefined similarity threshold to ensure tensor-level deduplication. Second, we propose a delta quantization algorithm that effectively compresses delta tensors, thus achieving a superior compression ratio with controllable model accuracy loss. Finally, we devise a compression-aware model loading mechanism, which improves model utilization performance by enabling direct computation on compressed tensors. Experimental evaluations demonstrate that NeurStore achieves superior compression ratios and competitive model loading throughput compared to state-of-the-art approaches.
- Research Report > Promising Solution (0.48)
- Research Report > New Finding (0.46)
Efficient Real-Time Aircraft ETA Prediction via Feature Tokenization Transformer
Huang, Liping, Zhang, Yicheng, Yin, Yifang, Zhang, Sheng, Zhang, Yi
Estimated time of arrival (ETA) for airborne aircraft in real-time is crucial for arrival management in aviation, particularly for runway sequencing. Given the rapidly changing airspace context, the ETA prediction efficiency is as important as its accuracy in a real-time arrival aircraft management system. In this study, we utilize a feature tokenization-based Transformer model to efficiently predict aircraft ETA. Feature tokenization projects raw inputs to latent spaces, while the multi-head self-attention mechanism in the Transformer captures important aspects of the projections, alleviating the need for complex feature engineering. Moreover, the Transformer's parallel computation capability allows it to handle ETA requests at a high frequency, i.e., 1HZ, which is essential for a real-time arrival management system. The model inputs include raw data, such as aircraft latitude, longitude, ground speed, theta degree for the airport, day and hour from track data, the weather context, and aircraft wake turbulence category. With a data sampling rate of 1HZ, the ETA prediction is updated every second. We apply the proposed aircraft ETA prediction approach to Singapore Changi Airport (ICAO Code: WSSS) using one-month Automatic Dependent Surveillance-Broadcast (ADS-B) data from October 1 to October 31, 2022. In the experimental evaluation, the ETA modeling covers all aircraft within a range of 10NM to 300NM from WSSS. The results show that our proposed method method outperforms the commonly used boosting tree based model, improving accuracy by 7\% compared to XGBoost, while requiring only 39\% of its computing time. Experimental results also indicate that, with 40 aircraft in the airspace at a given timestamp, the ETA inference time is only 51.7 microseconds, making it promising for real-time arrival management systems.
- Asia > Singapore (0.36)
- North America > United States > Iowa (0.04)
- North America > United States > Florida > Hillsborough County > Tampa (0.04)
- Europe > France > Provence-Alpes-Côte d'Azur (0.04)
- Transportation > Air (1.00)
- Transportation > Infrastructure & Services > Airport (0.55)
Comparison of Information Retrieval Techniques Applied to IT Support Tickets
Pereira, Leonardo Santiago Benitez, Pizzio, Robinson, Bonho, Samir
Institutions dependent on IT services and resources acknowledge the crucial significance of an IT help desk system, that act as a centralized hub connecting IT staff and users for service requests. Employing various Machine Learning models, these IT help desk systems allow access to corrective actions used in the past, but each model has different performance when applied to different datasets. This work compares eleven Information Retrieval techniques in a dataset of IT support tickets, with the goal of implementing a software that facilitates the work of Information Technology support analysts. The best results were obtained with the Sentence-BERT technique, in its multi-language variation distilluse-base-multilingual-cased-v1, where 78.7% of the recommendations made by the model were considered relevant. TF-IDF (69.0%), Word2vec (68.7%) and LDA (66.3%) techniques also had consistent results. Furthermore, the used datasets and essential parts of coding have been published and made open source. It also demonstrated the practicality of a support ticket recovery system by implementing a minimal viable prototype, and described in detail the implementation of the system. Finally, this work proposed a novel metric for comparing the techniques, whose aim is to closely reflect the perception of the IT analysts about the retrieval quality.
- North America > United States > Minnesota > Hennepin County > Minneapolis (0.14)
- Europe > United Kingdom > England > Cambridgeshire > Cambridge (0.14)
- South America > Chile > Santiago Metropolitan Region > Santiago Province > Santiago (0.04)
- (8 more...)
OFCnetLLM: Large Language Model for Network Monitoring and Alertness
Yoon, Hong-Jun, Kiran, Mariam, Ebling, Danial, Breen, Joe
The rapid evolution of network infrastructure is bringing new challenges and opportunities for efficient network management, optimization, and security. With very large monitoring databases becoming expensive to explore, the use of AI and Generative AI can help reduce costs of managing these datasets. This paper explores the use of Large Language Models (LLMs) to revolutionize network monitoring management by addressing the limitations of query finding and pattern analysis. We leverage LLMs to enhance anomaly detection, automate root-cause analysis, and automate incident analysis to build a well-monitored network management team using AI. Through a real-world example of developing our own OFCNetLLM, based on the open-source LLM model, we demonstrate practical applications of OFCnetLLM in the OFC conference network. Our model is developed as a multi-agent approach and is still evolving, and we present early results here.
- North America > United States > Utah > Salt Lake County > Salt Lake City (0.05)
- North America > United States > Tennessee > Anderson County > Oak Ridge (0.05)
- Information Technology > Security & Privacy (1.00)
- Telecommunications > Networks (0.69)
- Information Technology > Networks (0.69)
- Government > Regional Government > North America Government > United States Government (0.48)
Control of Renewable Energy Communities using AI and Real-World Data
Fonseca, Tiago, Sousa, Clarisse, Venâncio, Ricardo, Pires, Pedro, Severino, Ricardo, Rodrigues, Paulo, Paiva, Pedro, Ferreira, Luis Lino
-- The electrification of transportation and the increased adoption of decentralized renewable energy generation have added complexity to managing Renewable Energy Communities (RECs). I ntegrating E lectric V ehicle (EV) charging with building energy systems like heating, ventilation, air conditioning (HVAC), photovoltaic (PV) generation, and battery storage presents significant opportunities but also practical challenges. Reinforcement learning (RL), particula rly Multi - Agent Deep Deterministic Policy Gradient (M ADDPG) algorithms, ha ve shown promising results in simulation, outperforming heuristic control strategies. However, translating these successes into real - world deployments faces substantial challenges, including incomplete and noisy data, integration of heterogeneous subsystems, synchronization issues, unpredictable occupant behavior, and missing critical EV state - of - charge (SoC) information. This paper introduces a framework designed explicitly to handle these complexities and bridge the simulation - to - real ity gap. The framework incorporates EnergAIze, a MADDPG - based multi - agent control strategy, and specifically addresses challenges related to real - world data collection, system integration, and user behavior modeling. Preliminary results collected from a real - world operational REC with four residential buildings demonstrate the practical feasibility of our approach, achieving an average 9 % reduction in daily peak demand and a 5% decrease in energy costs through optimized load scheduling and EV charging behav iors. These outcomes underscore the framework's effectiveness, advancing the practical deployment of intelligent energy management solutions in RECs. Modern smart buildings and energy communities are increasingly integrating distributed energy resources (DERs) such as solar photovoltaics (PV), battery storage, and electric vehicle (EV) charging infrastructure. Collectively, buildings account for approxi mately 32% of global energy consumption and 34% of energy - related CO emissions, underscoring their pivotal role in climate mitigation efforts [1] .
- North America > United States (0.04)
- Europe > Switzerland > Basel-City > Basel (0.04)
- Europe > Portugal > Porto > Porto (0.04)
- (5 more...)
- Transportation > Ground > Road (1.00)
- Transportation > Electric Vehicle (1.00)
- Energy > Renewable (1.00)
Model Lake: a New Alternative for Machine Learning Models Management and Governance
Garouani, Moncef, Ravat, Franck, Valles-Parlangeau, Nathalie
The rise of artificial intelligence and data science across industries underscores the pressing need for effective management and governance of machine learning (ML) models. Traditional approaches to ML models management often involve disparate storage systems and lack standardized methodologies for versioning, audit, and re-use. Inspired by data lake concepts, this paper develops the concept of ML Model Lake as a centralized management framework for datasets, codes, and models within organizations environments. We provide an in-depth exploration of the Model Lake concept, delineating its architectural foundations, key components, operational benefits, and practical challenges. We discuss the transformative potential of adopting a Model Lake approach, such as enhanced model lifecycle management, discovery, audit, and reusabil-ity. Furthermore, we illustrate a real-world application of Model Lake and its transformative impact on data, code and model management practices.
- Information Technology > Artificial Intelligence > Machine Learning (1.00)
- Information Technology > Data Science > Data Mining > Big Data (0.90)
Personalizing Education through an Adaptive LMS with Integrated LLMs
Spriggs, Kyle, Lau, Meng Cheng, Passi, Kalpdrum
The widespread adoption of large language models (LLMs) marks a transformative era in technology, especially within the educational sector. This paper explores the integration of LLMs within learning management systems (LMSs) to develop an adaptive learning management system (ALMS) personalized for individual learners across various educational stages. Traditional LMSs, while facilitating the distribution of educational materials, fall short in addressing the nuanced needs of diverse student populations, particularly in settings with limited instructor availability. Our proposed system leverages the flexibility of AI to provide a customizable learning environment that adjusts to each user's evolving needs. By integrating a suite of general-purpose and domain-specific LLMs, this system aims to minimize common issues such as factual inaccuracies and outdated information, characteristic of general LLMs like OpenAI's ChatGPT. This paper details the development of an ALMS that not only addresses privacy concerns and the limitations of existing educational tools but also enhances the learning experience by maintaining engagement through personalized educational content.
- North America > United States (0.04)
- North America > Canada > Ontario > Thunder Bay District > Sudbury (0.04)
- Instructional Material > Course Syllabus & Notes (0.46)
- Research Report > New Finding (0.46)
- Education > Educational Technology > Educational Software > Computer Based Training (1.00)
- Education > Educational Setting (1.00)
- Education > Assessment & Standards > Student Performance (1.00)
An Extensive and Methodical Review of Smart Grids for Sustainable Energy Management-Addressing Challenges with AI, Renewable Energy Integration and Leading-edge Technologies
Biswas, Parag, Rashid, Abdur, masum, abdullah al, Nasim, MD Abdullah Al, Ferdous, A. S. M Anas, Gupta, Kishor Datta, Biswas, Angona
Smart grids are a type of sophisticated energy infrastructure that increase the generation and distribution of electricity's sustainability, dependability, and efficiency by utilizing digital communication technologies. They combine a number of cutting-edge techniques and technology to improve energy resource management. A large amount of research study on the topic of smart grids for energy management has been completed in the last several years. The authors of the present study want to cover a number of topics, including smart grid benefits and components, technical developments, integrating renewable energy sources, using artificial intelligence and data analytics, cybersecurity, and privacy. Smart Grids for Energy Management are an innovative field of study aiming at tackling various difficulties and magnifying the efficiency, dependability, and sustainability of energy systems, including: 1) Renewable sources of power like solar and wind are intermittent and unpredictable 2) Defending smart grid system from various cyber-attacks 3) Incorporating an increasing number of electric vehicles into the system of power grid without overwhelming it. Additionally, it is proposed to use AI and data analytics for better performance on the grid, reliability, and energy management. It also looks into how AI and data analytics can be used to optimize grid performance, enhance reliability, and improve energy management. The authors will explore these significant challenges and ongoing research. Lastly, significant issues in this field are noted, and recommendations for further work are provided.
- Europe > United Kingdom (0.14)
- Asia > Bangladesh > Dhaka Division > Dhaka District > Dhaka (0.04)
- North America > United States > Illinois (0.04)
- (8 more...)
- Research Report > Promising Solution (0.66)
- Overview > Innovation (0.40)
- Transportation > Ground > Road (1.00)
- Energy > Renewable > Wind (1.00)
- Energy > Renewable > Solar (1.00)
- (2 more...)